summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-11-031-14/+14
|\
| * Fix bio_alloc() and bio_kmalloc() documentationAlberto Bertogli2009-11-021-13/+13
| * bio_put(): add bio_clone() to the list of functions in the commentAlberto Bertogli2009-11-021-1/+1
* | nilfs2: add zero-fill for new btree node buffersRyusuke Konishi2009-11-031-0/+1
* | nilfs2: fix irregular checkpoint creation due to data flushRyusuke Konishi2009-11-031-6/+11
* | nilfs2: fix dirty page accounting leak causing hang at writeRyusuke Konishi2009-11-031-2/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2009-11-022-29/+69
|\ \
| * | 9p: fix readdir corner casesEric Van Hensbergen2009-11-021-27/+67
| * | 9p: fix readlinkMartin Stava2009-11-021-3/+2
| * | 9p: fix a small bug in readdir for long directoriesMartin Stava2009-11-021-0/+1
| |/
* | Revert "ext4: Remove journal_checksum mount option and enable it by default"Linus Torvalds2009-11-022-6/+15
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfsLinus Torvalds2009-10-312-1/+2
|\
| * xfs: fix xfs_quota remove errorRyota Yamauchi2009-10-301-1/+1
| * xfs: free temporary cursor in xfs_diallocEric Sandeen2009-10-301-0/+1
| * Merge branch 'master' of ssh://oss.sgi.com/oss/git/xfs/xfs into for-linusAlex Elder2009-10-131-1/+0
| |\
* | \ Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-10-291-1/+1
|\ \ \
| * | | block: use after free bug in __blkdev_getNeil Brown2009-10-261-1/+1
* | | | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-10-291-2/+2
|\ \ \ \
| * | | | sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.Paul Mundt2009-10-271-2/+2
| |/ / /
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-10-294-8/+11
|\ \ \ \
| * | | | NFSv4: The link() operation should return any delegation on the fileTrond Myklebust2009-10-261-0/+2
| * | | | NFSv4: Fix two unbalanced put_rpccred() issues.Trond Myklebust2009-10-261-4/+0
| * | | | NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCETrond Myklebust2009-10-232-4/+8
| * | | | nfs: Panic when commit failsTerry Loftin2009-10-231-0/+1
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-10-291-1/+2
|\ \ \ \
| * | | | [CIFS] Fixing to avoid invalid kfree() in cifs_get_tcp_session()Steve French2009-10-061-1/+2
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-10-291-1/+1
|\ \ \ \ \
| * | | | | powerpc: Limit hugetlbfs support to PPC64 Book-3S machinesKumar Gala2009-10-271-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-10-291-1/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | xfs: fix double IRELE in xfs_dqrele_inodeChristoph Hellwig2009-10-131-1/+0
* | | | | hfs: fix oops on mount with corrupted btree extent recordsJeff Mahoney2009-10-291-0/+5
* | | | | hfsplus: refuse to mount volumes larger than 2TBBen Hutchings2009-10-291-0/+4
* | | | | hwpoison: fix/proc/meminfo alignmentHugh Dickins2009-10-291-1/+1
| |/ / / |/| | |
* | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-10-223-5/+6
|\ \ \ \
| * | | | dnotify: ignore FS_EVENT_ON_CHILDAndreas Gruenbacher2009-10-201-1/+2
| * | | | inotify: fix coalesce duplicate events into a single event in special caseWei Yongjun2009-10-181-1/+1
| * | | | fsnotify: do not set group for a mark before it is on the i_listEric Paris2009-10-181-3/+3
* | | | | nfs: Fix nfs_parse_mount_options() kfree() leakYinghai Lu2009-10-221-0/+1
* | | | | fs: pipe.c null pointer dereferenceEarl Chew2009-10-221-11/+30
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-10-151-14/+22
|\ \ \ \
| * | | | dlm: fix socket fd translationDavid Teigland2009-09-301-11/+12
| * | | | dlm: fix lowcomms_connect_node for sctpDavid Teigland2009-09-301-3/+10
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds2009-10-1513-42/+179
|\ \ \ \ \
| * | | | | Btrfs: always pin metadata in discard modeChris Mason2009-10-141-0/+8
| * | | | | Btrfs: enable discard supportChristoph Hellwig2009-10-141-6/+0
| * | | | | Btrfs: add -o discard optionChristoph Hellwig2009-10-143-1/+10
| * | | | | Btrfs: properly wait log writers during log syncYan, Zheng2009-10-141-5/+6
| * | | | | Btrfs: fix possible ENOSPC problems with truncateJosef Bacik2009-10-141-3/+24
| * | | | | Btrfs: fix btrfs acl #ifdef checksChris Mason2009-10-134-6/+6
| * | | | | Btrfs: streamline tree-log btree block writeoutChris Mason2009-10-133-4/+53
OpenPOWER on IntegriCloud