Age | Commit message (Expand) | Author |
2013-04-05 | Btrfs: fix space leak when we fail to reserve metadata space | Josef Bacik |
2013-04-05 | nfsd4: reject "negative" acl lengths | J. Bruce Fields |
2013-04-05 | loop: prevent bdev freeing while device in use | Anatol Pomozov |
2013-04-05 | Btrfs: don't drop path when printing out tree errors in scrub | Josef Bacik |
2013-04-05 | Btrfs: limit the global reserve to 512mb | Josef Bacik |
2013-04-05 | Btrfs: fix race between mmap writes and compression | Chris Mason |
2013-04-05 | Btrfs: fix locking on ROOT_REPLACE operations in tree mod log | Jan Schmidt |
2013-04-05 | Btrfs: use set_nlink if our i_nlink is 0 | Josef Bacik |
2013-04-05 | userns: Restrict when proc and sysfs can be mounted | Eric W. Biederman |
2013-04-05 | vfs: Carefully propogate mounts across user namespaces | Eric W. Biederman |
2013-04-05 | vfs: Add a mount flag to lock read only bind mounts | Eric W. Biederman |
2013-04-05 | userns: Don't allow creation if the user is chrooted | Eric W. Biederman |
2013-04-05 | Nest rename_lock inside vfsmount_lock | Al Viro |
2013-04-05 | NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturn | Trond Myklebust |
2013-04-05 | NFSv4.1: Fix a race in pNFS layoutcommit | Trond Myklebust |
2013-04-05 | NFSv4: Fix the string length returned by the idmapper | Trond Myklebust |
2013-04-05 | pnfs-block: removing DM device maybe cause oops when call dev_remove | fanchaoting |
2013-04-05 | sysfs: handle failure path correctly for readdir() | Ming Lei |
2013-04-05 | sysfs: fix race between readdir and lseek | Ming Lei |
2013-03-28 | udf: Fix bitmap overflow on large filesystems with small block size | Jan Kara |
2013-03-28 | nfsd: fix bad offset use | Kent Overstreet |
2013-03-28 | ext4: fix data=journal fast mount/umount hang | Theodore Ts'o |
2013-03-28 | ext4: use s_extent_max_zeroout_kb value as number of kb | Lukas Czerner |
2013-03-28 | ext4: use atomic64_t for the per-flexbg free_clusters count | Theodore Ts'o |
2013-03-28 | ext4: fix the wrong number of the allocated blocks in ext4_split_extent() | Zheng Liu |
2013-03-28 | jbd2: fix use after free in jbd2_journal_dirty_metadata() | Jan Kara |
2013-03-28 | cifs: ignore everything in SPNEGO blob after mechTypes | Jeff Layton |
2013-03-28 | cifs: delay super block destruction until all cifsFileInfo objects are gone | Mateusz Guzik |
2013-03-28 | vfs,proc: guarantee unique inodes in /proc | Linus Torvalds |
2013-03-28 | saner proc_get_inode() calling conventions | Al Viro |
2013-03-20 | block: use i_size_write() in bd_set_size() | Guo Chao |
2013-03-20 | btrfs: use rcu_barrier() to wait for bdev puts at unmount | Eric Sandeen |
2013-03-20 | ext3: Fix format string issues | Lars-Peter Clausen |
2013-03-14 | vfs: fix pipe counter breakage | Al Viro |
2013-03-14 | Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit... | Mathieu Desnoyers |
2013-03-14 | Btrfs: cleanup orphan reservation if truncate fails | Josef Bacik |
2013-03-14 | Btrfs: account for orphan inodes properly during cleanup | Josef Bacik |
2013-03-14 | CIFS: Fix missing of oplock_read value in smb30_values structure | Pavel Shilovsky |
2013-03-14 | proc: Use nd_jump_link in proc_ns_follow_link | Eric W. Biederman |
2013-03-14 | vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink | Linus Torvalds |
2013-03-14 | NFSv4.1: Hold reference to layout hdr in layoutget | Weston Andros Adamson |
2013-03-14 | pnfs: fix resend_to_mds for directio | Benny Halevy |
2013-03-14 | NFS: Don't allow NFS silly-renamed files to be deleted, no signal | Trond Myklebust |
2013-03-14 | cifs: ensure that cifs_get_root() only traverses directories | Jeff Layton |
2013-03-14 | Btrfs: delete inline extents when we find them during logging | Josef Bacik |
2013-03-14 | Btrfs: copy everything if we've created an inline extent | Josef Bacik |
2013-03-14 | btrfs: Init io_lock after cloning btrfs device struct | Thomas Gleixner |
2013-03-14 | ext4: convert number of blocks to clusters properly | Lukas Czerner |
2013-03-04 | xfs: xfs_bmap_add_attrfork_local is too generic | Dave Chinner |
2013-03-04 | pstore: Avoid deadlock in panic and emergency-restart path | Seiji Aguchi |