Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / reiserfs /
2012-03-28 Linus TorvaldsMerge tag 'split-asm_system_h-for-linus-20120328' of...
2012-03-28 David HowellsRemove all #inclusions of asm/system.h
2012-03-24 Linus TorvaldsMerge tag 'bug-for-3.4' of git://git./linux/kernel...
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-21 Linus TorvaldsMerge branch 'kmap_atomic' of git://github.com/congwang...
2012-03-21 Al Virokill reiserfs_fs_{i,sb}.h
2012-03-21 Al Viromove private bits of reiserfs_fs.h to fs/reiserfs/reise...
2012-03-21 Al Virokill pointless includes of reiserfs_fs_{i,sb}.h
2012-03-21 Al Viromove reiserfs_acl.h to fs/reiserfs/acl.h
2012-03-21 Al Virotake private bits of reiserfs_xattr.h to fs/reiserfs...
2012-03-21 Al Viroswitch open-coded instances of d_make_root() to new...
2012-03-20 Cong Wangreiserfs: remove the second argument of k[un]map_atomic()
2012-02-03 Jiri KosinaMerge branch 'master' into for-next
2012-02-03 Masanari Iidareiserfs: fix printk typo in lbalance.c
2012-01-11 Frederic Weisbeckerreiserfs: don't lock root inode searching
2012-01-11 Frederic Weisbeckerreiserfs: don't lock journal_init()
2012-01-11 Frederic Weisbeckerreiserfs: delay reiserfs lock until journal initialization
2012-01-11 Davidlohr Buesoreiserfs: delete comments referring to the BKL
2012-01-09 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2012-01-09 Jeff Mahoneyreiserfs: Force inode evictions before umount to avoid...
2012-01-09 Jan Karareiserfs: Fix quota mount option parsing
2012-01-07 Jan Karareiserfs: Properly display mount options in /proc/mounts
2012-01-07 Al Virovfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
2012-01-04 Al Viroreiserfs: propagate umode_t
2012-01-04 Al Viroswitch ->mknod() to umode_t
2012-01-04 Al Viroswitch ->create() to umode_t
2012-01-04 Al Viroswitch vfs_mkdir() and ->mkdir() to umode_t
2012-01-04 Al Virovfs: fix the stupidity with i_dentry in inode destructors
2012-01-04 Al Virovfs: mnt_drop_write_file()
2012-01-04 Al Viroswitch a bunch of places to mnt_want_write_file()
2011-11-16 Jeff Mahoney- Update to 3.2-rc1.
2011-11-02 Miklos Szeredifilesystems: add set_nlink()
2011-11-02 Miklos Szeredifilesystems: add missing nlink wrappers
2011-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-09-15 Jiri KosinaMerge branch 'master' into for-next
2011-09-15 Joe Perchesfs: Convert vmalloc/memset to vzalloc
2011-08-24 Jeff Mahoney- Update to 3.1-rc3.
2011-08-09 James MorrisMerge branch 'next-evm' of git://git./linux/kernel...
2011-08-01 Al Viroswitch posix_acl_equiv_mode() to umode_t *
2011-08-01 Al Viroswitch posix_acl_create() to umode_t *
2011-07-26 Linus TorvaldsMerge 'akpm' patch series
2011-07-26 Akinobu Mitareiserfs: use hweight_long()
2011-07-26 Akinobu Mitareiserfs: use proper little-endian bitops
2011-07-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-25 Christoph Hellwigfs: take the ACL checks to common code
2011-07-25 Al Virokill boilerplates around posix_acl_create_masq()
2011-07-25 Al Virokill boilerplate around posix_acl_chmod_masq()
2011-07-25 Christoph Hellwigreiserfs: cache negative ACLs for v1 stat format
2011-07-25 Linus TorvaldsMerge branch 'for-3.1/core' of git://git.kernel.dk...
2011-07-21 Josef Bacikfs: push i_mutex and filemap_write_and_wait down into...
2011-07-21 Christoph Hellwigreiserfs: make reiserfs default to barrier=flush
2011-07-21 Christoph Hellwigfs: simplify the blockdev_direct_IO prototype
2011-07-21 Christoph Hellwigfs: move inode_dio_wait calls into ->setattr
2011-07-21 Christoph Hellwigfs: kill i_alloc_sem
2011-07-20 Al Viro->permission() sanitizing: don't pass flags to ->permis...
2011-07-20 Al Viro->permission() sanitizing: don't pass flags to generic_...
2011-07-20 Al Viro->permission() sanitizing: don't pass flags to ->check_...
2011-07-20 Al Viro->permission() sanitizing: pass MAY_NOT_BLOCK to -...
2011-07-20 Al Virokill check_acl callback of generic_permission()
2011-07-18 Mimi Zoharsecurity: new security_inode_init_security API adds...
2011-07-12 Justin TerAvestfixlet: Remove fs_excl from struct task.
2011-06-21 Michal MarekUpdate to 3.0-rc4
2011-06-20 Al Viroreiserfs_permission() doesn't need to bail out in RCU...
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-05-31 Jeff Mahoney- Updated to 3.0-rc1.
2011-05-28 Sage Weilreiserfs: remove unnecessary dentry_unhash from rmdir...
2011-05-27 Christoph Hellwigfs: pass exact type of data dirties to ->dirty_inode
2011-05-26 Sage Weilvfs: push dentry_unhash on rename_dir into file systems
2011-05-26 Sage Weilvfs: push dentry_unhash on rmdir into file systems
2011-05-26 Sage Weilvfs: remove dget() from dentry_unhash()
2011-04-27 Jeff Mahoney- Delete patches.fixes/reiserfs-remove-2-tb-file-size...
2011-04-12 Jeff Mahoney- Updated to 2.6.39-rc3.
2011-04-12 Jeff Mahoney- Update to 2.6.39-rc2.
2011-04-06 Jeff Mahoney- reiserfs: Force inode evictions before umount to...
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-24 Linus TorvaldsMerge branch 'for-2.6.39/core' of git://git.kernel...
2011-03-24 Serge E. Hallynuserns: rename is_owner_or_cap to inode_owner_or_capable
2011-03-21 Linus TorvaldsMerge branch 'trivial' of git://git./linux/kernel/git...
2011-03-17 matt mooneyfs: change to new flag variable
2011-03-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-16 Linus TorvaldsMerge branch 'for-2.6.39' of git://git./linux/kernel...
2011-03-15 James MorrisMerge branch 'next' into for-linus
2011-03-15 Jeff Mahoney- Update to 2.6.38.
2011-03-15 Aneesh Kumar K.Vfs: Remove i_nlink check from file system link callback
2011-03-14 Aneesh Kumar K.Vexportfs: Return the minimum required handle size
2011-03-14 Jeff Mahoney- Linux: 2.6.38-rc8.
2011-03-10 Al Viroreiserfs xattr ->d_revalidate() shouldn't care about RCU
2011-03-10 Jens Axboeblock: remove per-queue plugging
2011-03-08 James MorrisMerge branch 'master' of git://git.infradead.org/users...
2011-03-03 Al Virofix reiserfs mkdir() breakage
2011-02-01 Eric Parisfs/vfs/security: pass last path component to LSM on...
2011-02-01 Tejun Heoreiserfs: make commit_wq use the default concurrency...
2011-01-22 Jeff Mahoney- Updated to 2.6.38-rc2.
2011-01-22 Jeff Mahoney- Update to 2.6.38-rc1.
2011-01-21 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-01-13 Linus TorvaldsMerge branch 'for-2.6.38/core' of git://git.kernel...
2011-01-13 Jesper Juhlreiserfs: make sure va_end() is always called after...
2011-01-12 Jan Karaquota: Fix deadlock during path resolution
2011-01-07 Nick Pigginfs: provide rcu-walk aware permission i_ops
next