aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | | | reiserfs: Fix journal mutex <-> inode mutex lock inversionFrederic Weisbecker2010-01-01
| * | | | | | reiserfs: Fix unwanted recursive reiserfs lock in reiserfs_unlink()Frederic Weisbecker2010-01-01
| * | | | | | reiserfs: Relax lock before open xattr dir in reiserfs_xattr_set_handle()Frederic Weisbecker2010-01-01
| * | | | | | reiserfs: Relax reiserfs lock while freeing the journalFrederic Weisbecker2010-01-01
| * | | | | | reiserfs: Fix reiserfs lock <-> i_mutex dependency inversion on xattrFrederic Weisbecker2010-01-01
| * | | | | | reiserfs: Warn on lock relax if taken recursivelyFrederic Weisbecker2010-01-01
| * | | | | | reiserfs: Fix reiserfs lock <-> i_xattr_sem dependency inversionFrederic Weisbecker2010-01-01
| * | | | | | reiserfs: Fix remaining in-reclaim-fs <-> reclaim-fs-on locking inversionFrederic Weisbecker2009-12-29
| * | | | | | reiserfs: Fix reiserfs lock <-> inode mutex dependency inversionFrederic Weisbecker2009-12-16
| * | | | | | reiserfs: Fix reiserfs lock and journal lock inversion dependencyFrederic Weisbecker2009-12-14
| * | | | | | reiserfs: Fix possible recursive lockFrederic Weisbecker2009-12-14
| * | | | | | Merge commit 'v2.6.32' into reiserfs/kill-bklFrederic Weisbecker2009-12-07
| |\ \ \ \ \ \
* | | | | | | | writeback: add missing kernel-doc notationJaswinder Singh Rajput2010-01-02
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-12-31
|\ \ \ \ \ \ \ \
| * | | | | | | | [CIFS] Enable mmap on forcedirectio mountsSteve French2009-12-07
| * | | | | | | | cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS referralsJeff Layton2009-12-03
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-12-30
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | ext4: Patch up how we claim metadata blocks for quota purposesTheodore Ts'o2009-12-30
| * | | | | | | | ext4: Ensure zeroout blocks have no dirty metadataAneesh Kumar K.V2009-12-29
| * | | | | | | | ext4: return correct wbc.nr_to_write in ext4_da_writepagesRichard Kennedy2009-12-25
| * | | | | | | | jbd2: don't use __GFP_NOFAIL in journal_init_common()Andrew Morton2009-12-23
| * | | | | | | | ext4: flush delalloc blocks when space is lowEric Sandeen2009-12-23
| * | | | | | | | fs-writeback: Add helper function to start writeback if idleEric Sandeen2009-12-23
| * | | | | | | | ext4: Eliminate potential double free on error pathJulia Lawall2009-12-23
| * | | | | | | | ext4: fix unsigned long long printk warning in super.cAndrew Morton2009-12-23
| * | | | | | | | ext4, jbd2: Add barriers for file systems with exernal journalsTheodore Ts'o2009-12-23
| * | | | | | | | ext4: replace BUG() with return -EIO in ext4_ext_get_blocksSurbhi Palande2009-12-14
| * | | | | | | | ext4: add module aliases for ext2 and ext3Theodore Ts'o2009-12-21
| * | | | | | | | ext4: Don't ask about supporting ext2/3 in ext4 if ext4 is not configuredDavid Howells2009-12-21
| * | | | | | | | ext4: remove unused #include <linux/version.h>Huang Weiyi2009-12-14
| | |_|_|/ / / / | |/| | | | | |
* / | | | | | | generic_permission: MAY_OPEN is not write accessSerge E. Hallyn2009-12-30
|/ / / / / / /
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-24
|\ \ \ \ \ \ \
| * | | | | | | ocfs2/trivial: Use le16_to_cpu for a disk value in xattr.cTao Ma2009-12-23
| * | | | | | | ocfs2/trivial: Use proper mask for 2 places in hearbeat.cTao Ma2009-12-23
| * | | | | | | Ocfs2: Let ocfs2 support fiemap for symlink and fast symlink.Tristan Ye2009-12-23
| * | | | | | | Ocfs2: Should ocfs2 support fiemap for S_IFDIR inode?Tristan Ye2009-12-18
| * | | | | | | ocfs2: Use FIEMAP_EXTENT_SHAREDSunil Mushran2009-12-17
| * | | | | | | ocfs2: replace u8 by __u8 in ocfs2_fs.hColy Li2009-12-17
| * | | | | | | ocfs2: explicit declare uninitialized var in user_cluster_connect()Coly Li2009-12-17
| * | | | | | | ocfs2-devel: remove redundant OCFS2_MOUNT_POSIX_ACL check in ocfs2_get_acl_no...Jeff Liu2009-12-17
| * | | | | | | ocfs2: return -EAGAIN instead of EAGAIN in dlmTiger Yang2009-12-02
| * | | | | | | ocfs2/cluster: Make fence method configurable - v2Sunil Mushran2009-12-02
| * | | | | | | ocfs2: Set MS_POSIXACL on remountJan Kara2009-10-29
| * | | | | | | ocfs2: Make acl use the defaultJan Kara2009-10-29
| * | | | | | | ocfs2: Always include ACL supportJan Kara2009-10-29
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-12-23
|\ \ \ \ \ \ \ \
| * | | | | | | | Driver core: bin_attribute parameters can often be const*Phil Carmody2009-12-23
| * | | | | | | | vfs: get_sb_single() - do not pass options twiceKay Sievers2009-12-23
* | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ocfs2: Set i_nlink properly during reflink.Tao Ma2009-12-18