[IPV4] fib_trie: removes a memset() call in tnode_new()
[safe/jmp/linux-2.6] / fs /
2008-01-25 Steven Whitehouse[GFS2] Use ->page_mkwrite() for mmap()
2008-01-25 Steven Whitehouse[GFS2] Clean up internal read function
2008-01-25 Wendy Cheng[GFS2] Handle multiple glock demote requests
2008-01-25 Greg Kroah-HartmanKobject: convert fs/* from kobject_unregister() to...
2008-01-25 Greg Kroah-HartmanKobject: rename kobject_init_ng() to kobject_init()
2008-01-25 Kay SieversDriver core: convert block from raw kobjects to core...
2008-01-25 Greg Kroah-HartmanKobject: convert fs/char_dev.c to use kobject_init...
2008-01-25 Greg Kroah-HartmanKobject: change GFS2 to use kobject_init_and_add
2008-01-25 Greg Kroah-Hartmankobject: convert ecryptfs to use kobject_create
2008-01-25 Greg Kroah-Hartmankobject: convert kernel_kset to be a kobject
2008-01-25 Greg Kroah-Hartmankset: convert block_subsys to use kset_create
2008-01-25 Greg Kroah-Hartmankset: convert ocfs2 to use kset_create
2008-01-25 Kay SieversDriver Core: kill subsys_attribute and default sysfs ops
2008-01-25 Greg Kroah-Hartmanecryptfs: remove version_str file from sysfs
2008-01-25 Kay SieversDriver Core: switch all dynamic ksets to kobj_sysfs_ops
2008-01-25 Greg Kroah-Hartmankset: convert kernel_subsys to use kset_create
2008-01-25 Greg Kroah-Hartmankset: convert dlm to use kset_create
2008-01-25 Greg Kroah-Hartmankset: convert gfs2 dlm to use kset_create
2008-01-25 Greg Kroah-Hartmankset: convert gfs2 to use kset_create
2008-01-25 Greg Kroah-Hartmankobject: convert main fs kobject to use kobject_create
2008-01-25 Greg Kroah-Hartmankset: convert ecryptfs to use kset_create
2008-01-25 Greg Kroah-Hartmankobject: convert configfs to use kobject_create
2008-01-25 Greg Kroah-Hartmankobject: convert debugfs to use kobject_create
2008-01-25 Greg Kroah-Hartmankobject: convert fuse to use kobject_create
2008-01-25 Greg Kroah-Hartmankobject: get rid of kobject_add_dir
2008-01-25 Greg Kroah-Hartmankobject: remove struct kobj_type from struct kset
2008-01-25 Jiri Slabysysfs: remove SPIN_LOCK_UNLOCKED
2008-01-25 Kay Sieverssysfs: create optimal relative symlink targets
2008-01-25 Greg Kroah-Hartmanecryptfs: clean up attribute mess
2008-01-25 Kay Sieverscoda: convert struct class_device to struct device
2008-01-25 Jean Delvaresysfs: Fix a copy-n-paste typo in comment
2008-01-25 Igor Mammedov[CIFS] DFS support: provide shrinkable mounts
2008-01-25 James Morrissecurity: call security_file_permission from rw_verify_area
2008-01-24 Miklos Szeredimount options: fix jfs
2008-01-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-01-23 James Bottomley[SCSI] sysfs: add filter function to groups
2008-01-23 James Bottomley[SCSI] sysfs: fix the sysfs_add_file_to_group interfaces
2008-01-23 Jan Engelhardt[SPARC]: Constify function pointer tables.
2008-01-22 Johann Felix SodenFix file references in documentation and Kconfig
2008-01-20 Steve French[CIFS] Do not log path names in lookup errors
2008-01-17 Jonas Bonnjbd: do not try lock_acquire after handle made invalid
2008-01-17 Eric Sandeenhfs: fix coverity-found null deref
2008-01-16 Tejun Heosysfs: fix bugs in sysfs_rename/move_dir()
2008-01-16 Tejun Heosysfs: make sysfs_lookup() return ERR_PTR(-ENOENT)...
2008-01-15 Linus TorvaldsRevert "writeback: introduce writeback_control.more_io...
2008-01-14 Oleg Nesterovfix the "remove task_ppid_nr_ns" commit
2008-01-13 NeilBrownknfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i...
2008-01-13 Roland McGrathremove task_ppid_nr_ns
2008-01-12 Linus TorvaldsUse access mode instead of open flags to determine...
2008-01-11 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2008-01-11 Christoph Hellwig[XFS] fix unaligned access in readdir
2008-01-11 Igor Mammedov[CIFS] DFS support patchset: Added mountdata
2008-01-10 Dave KleikampJFS: simplify types to get rid of sparse warning
2008-01-10 Trond MyklebustNFSv4: Give the lock stateid its own sequence queue
2008-01-10 Steve French[CIFS] Forgot to add two new files from previous commit
2008-01-09 Steve French[CIFS] DNS name resolution helper upcall for cifs
2008-01-09 Eric Sandeenhfs: handle more on-disk corruptions without oopsing
2008-01-09 Michael HalcroweCryptfs: fix dentry handling on create error, unlink...
2008-01-09 OGAWA Hirofumifat: optimize fat_count_free_clusters()
2008-01-08 Steve French[CIFS] fix checkpatch warnings in fs/cifs/inode.c
2008-01-07 Roland McGrathcore dump: real_parent ppid
2008-01-06 Akos Maroyfix: using joysticks in 32 bit applications on 64 bit...
2008-01-03 Dave KleikampJFS: FIx one more plain integer as NULL pointer warning
2008-01-03 Joe PerchesJFS: Remove defconfig ptr comparison to 0
2008-01-03 Shaun ZinckJFS: use DIV_ROUND_UP where appropriate
2008-01-03 Jack StoneRemove unnecessary kmalloc casts in the jfs filesystem
2008-01-03 Nick PigginJFS is missing a memory barrier
2008-01-03 Dave KleikampJFS: Make sure special inode data is written after...
2008-01-03 Dave KleikampJFS: clear PAGECACHE_TAG_DIRTY for no-write pages
2008-01-03 Steve French[CIFS] hold ses sem on tcp session reconnect during...
2008-01-03 Trond MyklebustNFSv4: Fix open_to_lock_owner sequenceid allocation...
2008-01-03 Trond MyklebustNFSv4: nfs4_open_confirm must not set the open_owner...
2008-01-03 Trond MyklebustNFSv4: Fix circular locking dependency in nfs4_kill_renewd
2008-01-03 Trond MyklebustNFS: Fix a possible Oops in fs/nfs/super.c
2008-01-02 Al Virorestrict reading from /proc/<pid>/maps to those who...
2008-01-02 Linus TorvaldsUnify /proc/slabinfo configuration
2008-01-02 Pekka Enbergslub: register slabinfo to procfs
2007-12-31 Steve French[CIFS] Allow setting mode via cifs acl
2007-12-31 Jeff Layton[CIFS] fix unicode string alignment in SPNEGO setup
2007-12-31 Steve French[CIFS] cifs_partialpagewrite() cleanup
2007-12-31 Jeff Layton[CIFS] use krb5 session key from first SMB session...
2007-12-31 Jeff Layton[CIFS] redo existing session setup if needed in cifs_mount
2007-12-31 Jeff Layton[CIFS] Only dump SPNEGO key if CONFIG_CIFS_DEBUG2 is set
2007-12-30 Steve French[CIFS] fix SetEA failure to some Samba versions
2007-12-23 Eric Sandeenecryptfs: redo dget,mntget on dentry_open failure
2007-12-23 Eric Sandeenecryptfs: fix unlocking in error paths
2007-12-23 Jan KaraDon't send quota messages repeatedly when hardlimit...
2007-12-23 Jan KaraFix computation of SKB size for quota messages
2007-12-23 Eric Sandeenecryptfs: fix string overflow on long cipher names
2007-12-21 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-12-21 Lachlan McIlroy[XFS] Initialise current offset in xfs_file_readdir...
2007-12-21 Christoph Hellwig[XFS] Fix mknod regression
2007-12-20 Ivan Kokshayskymm: fix exit_mmap BUG() on a.out binary exit
2007-12-18 Lachlan McIlroy[XFS] Put the correct offset in dirent d_off
2007-12-18 Lachlan McIlroy[XFS] Don't wait for pending I/Os when purging blocks...
2007-12-18 Jan KaraFix compilation warning in dquot.c
2007-12-18 Eric Sandeenecryptfs: fix fsx data corruption problems
2007-12-18 Eric Sandeenecryptfs: set s_blocksize from lower fs in sb
2007-12-18 Andries E. Brouwerext3, ext4: avoid divide by zero
2007-12-18 Uwe Kleine-Königfs/Kconfig: grammar fix
next