aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Fix regression in direct writes performance due to WRITE_ODIRECT flag removalVivek Goyal2009-11-26
* block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-26
* partitions: read whole sector with EFI GPT headerKarel Zak2009-11-23
* partitions: use sector size for EFI GPTKarel Zak2009-11-23
* block: Expose discard granularityMartin K. Petersen2009-11-10
* sendfile(): check f_op.splice_write() rather than f_op.sendpage()Changli Gao2009-11-04
* Merge branch 'for-linus' into for-2.6.33Jens Axboe2009-11-03
|\
| * Fix bio_alloc() and bio_kmalloc() documentationAlberto Bertogli2009-11-02
| * bio_put(): add bio_clone() to the list of functions in the commentAlberto Bertogli2009-11-02
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfsLinus Torvalds2009-10-31
| |\
| | * xfs: fix xfs_quota remove errorRyota Yamauchi2009-10-30
| | * xfs: free temporary cursor in xfs_diallocEric Sandeen2009-10-30
| | * Merge branch 'master' of ssh://oss.sgi.com/oss/git/xfs/xfs into for-linusAlex Elder2009-10-13
| | |\
| * | \ Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-10-29
| |\ \ \
| | * | | block: use after free bug in __blkdev_getNeil Brown2009-10-26
| * | | | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-10-29
| |\ \ \ \
| | * | | | sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.Paul Mundt2009-10-26
| | |/ / /
| * | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-10-29
| |\ \ \ \
| | * | | | NFSv4: The link() operation should return any delegation on the fileTrond Myklebust2009-10-26
| | * | | | NFSv4: Fix two unbalanced put_rpccred() issues.Trond Myklebust2009-10-26
| | * | | | NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCETrond Myklebust2009-10-23
| | * | | | nfs: Panic when commit failsTerry Loftin2009-10-23
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-10-29
| |\ \ \ \
| | * | | | [CIFS] Fixing to avoid invalid kfree() in cifs_get_tcp_session()Steve French2009-10-06
| * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-10-29
| |\ \ \ \ \
| | * | | | | powerpc: Limit hugetlbfs support to PPC64 Book-3S machinesKumar Gala2009-10-27
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-10-29
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | xfs: fix double IRELE in xfs_dqrele_inodeChristoph Hellwig2009-10-13
| * | | | | hfs: fix oops on mount with corrupted btree extent recordsJeff Mahoney2009-10-29
| * | | | | hfsplus: refuse to mount volumes larger than 2TBBen Hutchings2009-10-29
| * | | | | hwpoison: fix/proc/meminfo alignmentHugh Dickins2009-10-29
| | |/ / / | |/| | |
| * | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-10-21
| |\ \ \ \
| | * | | | dnotify: ignore FS_EVENT_ON_CHILDAndreas Gruenbacher2009-10-20
| | * | | | inotify: fix coalesce duplicate events into a single event in special caseWei Yongjun2009-10-18
| | * | | | fsnotify: do not set group for a mark before it is on the i_listEric Paris2009-10-18
| * | | | | nfs: Fix nfs_parse_mount_options() kfree() leakYinghai Lu2009-10-21
| * | | | | fs: pipe.c null pointer dereferenceEarl Chew2009-10-21
| |/ / / /
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-10-15
| |\ \ \ \
| | * | | | dlm: fix socket fd translationDavid Teigland2009-09-30
| | * | | | dlm: fix lowcomms_connect_node for sctpDavid Teigland2009-09-30
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds2009-10-15
| |\ \ \ \ \
| | * | | | | Btrfs: always pin metadata in discard modeChris Mason2009-10-14
| | * | | | | Btrfs: enable discard supportChristoph Hellwig2009-10-14
| | * | | | | Btrfs: add -o discard optionChristoph Hellwig2009-10-14
| | * | | | | Btrfs: properly wait log writers during log syncYan, Zheng2009-10-14
| | * | | | | Btrfs: fix possible ENOSPC problems with truncateJosef Bacik2009-10-14
| | * | | | | Btrfs: fix btrfs acl #ifdef checksChris Mason2009-10-13
| | * | | | | Btrfs: streamline tree-log btree block writeoutChris Mason2009-10-13
| | * | | | | Btrfs: avoid tree log commit when there are no changesChris Mason2009-10-13
| | * | | | | Btrfs: only write one super copy during fsyncChris Mason2009-10-13