aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2005-10-29[PATCH] mm: mm_init set_mm_countersHugh Dickins
2005-10-29[PATCH] Convert mempolicies to nodemask_tAndi Kleen
2005-10-28[PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programsPete Zaitcev
2005-10-28[PATCH] Fix ext3 warning for unused varPeter Osterlund
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2005-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2005-10-28JFS: make sure right-most xtree pages have header.next set to zeroDave Kleikamp
2005-10-28Merge ../bleed-2.6Greg KH
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman
2005-10-28[PATCH] add sysfs attr to re-emit device hotplug eventKay Sievers
2005-10-28Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2005-10-28[PATCH] gfp_t: reiserfs mapping_set_gfp_mask() useAl Viro
2005-10-28[PATCH] gfp_t: fs/*Al Viro
2005-10-28[PATCH] gfp_t: infrastructureAl Viro
2005-10-28[patch] remove gendisk->stamp_idle fieldChen, Kenneth W
2005-10-28Merge in v2.6.14 by handPaul Mackerras
2005-10-27NFS: Allow files that are open for write to invalidate cachesTrond Myklebust
2005-10-27NFSv4: Convert unnecessary XDR warning messages into dprintk()Trond Myklebust
2005-10-27NFSv4: Add post-op attributes to NFSv4 write and commit callbacks.Trond Myklebust
2005-10-27NFSv4: Add post-op attributes to nfs4_proc_remove()Trond Myklebust
2005-10-27NFSv4: Add post-op attributes to nfs4_proc_rename()Trond Myklebust
2005-10-27NFSv4: Add post-op attributes to nfs4_proc_link()Trond Myklebust
2005-10-27NFS: Ensure that nfs_link() instantiates the dentry correctlyTrond Myklebust
2005-10-27NFS: Add optional post-op getattr instruction to the NFSv4 file close.Trond Myklebust
2005-10-27NFS: Optimise attribute revalidation on close().Trond Myklebust
2005-10-27NFSv4: Add directory post-op attributes to the CREATE operations.Trond Myklebust
2005-10-27NFS: nfs_lookup doesn't need to revalidate the parent directory's inodeChuck Lever
2005-10-27NFS: Don't let nfs_end_data_update() clobber attribute update informationTrond Myklebust
2005-10-27NFS: Optimise inode attribute cache updatesTrond Myklebust
2005-10-27NFS: Convert cache_change_attribute into a jiffy-based valueTrond Myklebust
2005-10-27NFS: Cleanup initialisation of struct nfs_fattrTrond Myklebust
2005-10-27Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust
2005-10-27NFS: Fix a bad cast in nfs3_read_doneTrond Myklebust
2005-10-27[CIFS] Change pragma pack(1) to attribute(packed) to allow cifs on arm to accessSteve French
2005-10-27Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French
2005-10-26[PATCH] Fix HFS+ to free up the space when a file is deleted.Peter Wainwright
2005-10-24Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov
2005-10-24NTFS: Document extended attribute ($EA) NEED_EA flag. (Based on libntfsAnton Altaparmakov
2005-10-24NTFS: Fix compilation warnings with gcc-4.0.2 on SUSE 10.0.Anton Altaparmakov
2005-10-24NTFS: Use %z for size_t to fix compilation warnings. (Andrew Morton)Anton Altaparmakov
2005-10-23[PATCH] inotify/idr leak fixAndrew Morton
2005-10-23[PATCH] aio syscalls are not checked by lsmKostik Belousov
2005-10-22Merge changes from linux-2.6 by handPaul Mackerras
2005-10-21Merge with /pub/scm/linux/kernel/git/sfrench/cifs-2.6.git/Steve French
2005-10-20NFSv4: Fix up locking for nfs4_state_ownerTrond Myklebust
2005-10-20NFSv4: Final tweak to sequence idTrond Myklebust
2005-10-20[CIFS] Defer close of file handle slightly if there are pending writes thatSteve French
2005-10-19NTFS: Fix serious data corruption issue when writing.Anton Altaparmakov
2005-10-19NTFS: $EA attributes can be both resident non-resident.Anton Altaparmakov
2005-10-19Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov