netns xfrm: fix "ip xfrm state|policy count" misreport
[safe/jmp/linux-2.6] / fs / reiserfs /
2010-01-08 Linus TorvaldsMerge branch 'reiserfs/kill-bkl' of git://git./linux...
2010-01-07 Frederic Weisbeckerreiserfs: Relax reiserfs_xattr_set_handle() while acqui...
2010-01-07 Jiri Slabyreiserfs: Fix unreachable statement
2010-01-07 Frederic Weisbeckerreiserfs: Don't call reiserfs_get_acl() with the reiser...
2010-01-05 Frederic Weisbeckerreiserfs: Relax lock on xattr removing
2010-01-05 Frederic Weisbeckerreiserfs: Relax the lock before truncating pages
2010-01-05 Frederic Weisbeckerreiserfs: Fix recursive lock on lchown
2010-01-03 Frederic Weisbeckerreiserfs: Fix mistake in down_write() conversion
2010-01-02 Linus TorvaldsMerge branch 'reiserfs/kill-bkl' of git://git./linux...
2010-01-02 Frederic Weisbeckerreiserfs: Safely acquire i_mutex from xattr_rmdir
2010-01-02 Frederic Weisbeckerreiserfs: Safely acquire i_mutex from reiserfs_for_each...
2010-01-02 Frederic Weisbeckerreiserfs: Fix journal mutex <-> inode mutex lock inversion
2010-01-02 Frederic Weisbeckerreiserfs: Fix unwanted recursive reiserfs lock in reise...
2010-01-02 Frederic Weisbeckerreiserfs: Relax lock before open xattr dir in reiserfs_...
2010-01-02 Frederic Weisbeckerreiserfs: Relax reiserfs lock while freeing the journal
2010-01-02 Frederic Weisbeckerreiserfs: Fix reiserfs lock <-> i_mutex dependency...
2010-01-02 Frederic Weisbeckerreiserfs: Warn on lock relax if taken recursively
2010-01-02 Frederic Weisbeckerreiserfs: Fix reiserfs lock <-> i_xattr_sem dependency...
2009-12-29 Frederic Weisbeckerreiserfs: Fix remaining in-reclaim-fs <-> reclaim-fs...
2009-12-17 Jan Karareiserfs: truncate blocks not used by a write
2009-12-17 Linus TorvaldsRevert "task_struct: make journal_info conditional"
2009-12-16 Frederic Weisbeckerreiserfs: Fix reiserfs lock <-> inode mutex dependency...
2009-12-16 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2009-12-16 Christoph Hellwigsanitize xattr handler prototypes
2009-12-16 Alexey Dobriyanreiserfs: don't compile procfs.o at all if no support
2009-12-16 Alexey Dobriyanreiserfs: remove /proc/fs/reiserfs/version
2009-12-15 Hiroshi Shimamototask_struct: make journal_info conditional
2009-12-14 Frederic Weisbeckerreiserfs: Fix reiserfs lock and journal lock inversion...
2009-12-14 Frederic Weisbeckerreiserfs: Fix possible recursive lock
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-09 Linus TorvaldsMerge branch 'reiserfs/kill-bkl' of git://git./linux...
2009-12-07 Frederic WeisbeckerMerge commit 'v2.6.32' into reiserfs/kill-bkl
2009-12-04 Adam Buchbinderreiserfs: fix misspelling of "journaled"
2009-11-20 Frederic Weisbeckerkill-the-bkl/reiserfs: turn GFP_ATOMIC flag to GFP_NOFS...
2009-10-14 Frederic Weisbeckerkill-the-bkl/reiserfs: drop the fs race watchdog from...
2009-10-14 Frederic Weisbeckerkill-the-bkl/reiserfs: definitely drop the bkl from...
2009-10-14 Frederic Weisbeckerkill-the-bkl/reiserfs: always lock the ioctl path
2009-10-05 Frederic Weisbeckerkill-the-bkl/reiserfs: fix reiserfs lock to cpu_add_rem...
2009-09-22 Alexey Dobriyanconst: make struct super_block::s_qcop const
2009-09-22 Alexey Dobriyanconst: make struct super_block::dq_op const
2009-09-17 Frederic Weisbeckerkill-the-bkl/reiserfs: Fix induced mm->mmap_sem to...
2009-09-14 Frederic Weisbeckerkill-the-bkl/reiserfs: panic in case of lock imbalance
2009-09-14 Frederic Weisbeckerkill-the-bkl/reiserfs: fix recursive reiserfs write...
2009-09-14 Frederic Weisbeckerkill-the-bkl/reiserfs: fix recursive reiserfs lock...
2009-09-14 Frederic Weisbeckerkill-the-bkl/reiserfs: fix "reiserfs lock" / "inode...
2009-09-14 Frederic Weisbeckerkill-the-bkl/reiserfs: move the concurrent tree accesse...
2009-09-14 Frederic Weisbeckerkill-the-bkl/reiserfs: acquire the inode mutex safely
2009-09-14 Frederic Weisbeckerkill-the-bkl/reiserfs: unlock only when needed in searc...
2009-09-14 Frederic Weisbeckerkill-the-bkl/reiserfs: use mutex_lock in reiserfs_mutex...
2009-09-14 Frederic Weisbeckerkill-the-bkl/reiserfs: factorize the locking in reiserf...
2009-09-14 Frederic Weisbeckerkill-the-bkl/reiserfs: reduce number of contentions...
2009-09-14 Frederic Weisbeckerkill-the-bkl/reiserfs: don't hold the write recursively...
2009-09-14 Frederic Weisbeckerkill-the-bkl/reiserfs: lock only once on reiserfs_get_b...
2009-09-14 Frederic Weisbeckerkill-the-BKL/reiserfs: release the write lock on flush_...
2009-09-14 Frederic Weisbeckerkill-the-BKL/reiserfs: release the write lock inside...
2009-09-14 Frederic Weisbeckerkill-the-BKL/reiserfs: release the write lock inside...
2009-09-14 Frederic Weisbeckerkill-the-BKL/reiserfs: release write lock while resched...
2009-09-14 Frederic Weisbeckerkill-the-BKL/reiserfs: release the write lock before...
2009-09-14 Frederic Weisbeckerkill-the-BKL/reiserfs: only acquire the write lock...
2009-09-14 Frederic Weisbeckerkill-the-BKL/reiserfs: lock only once in reiserfs_trunc...
2009-09-14 Frederic Weisbeckerkill-the-BKL/reiserfs: provide a tool to lock only...
2009-09-14 Frederic Weisbeckerreiserfs, kill-the-BKL: fix unsafe j_flush_mutex lock
2009-09-14 Frederic Weisbeckerreiserfs: kill-the-BKL
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-10 Jens AxboeFix congestion_wait() sync/async vs read/write confusion
2009-07-08 Alexey Dobriyanheaders: mnt_namespace.h redux
2009-06-24 Al Virohelpers for acl caching + switch to those
2009-06-24 Al Viroswitch reiserfs to inode->i_acl
2009-06-24 Al Viroswitch reiserfs to usual conventions for caching ACLs
2009-06-24 Al Viroreiserfs: minimal fix for ACL caching
2009-06-24 Christoph Hellwigreiserfs: remove stray unlock_super in reiserfs_resize
2009-06-18 Jeff Mahoneyreiserfs: fix warnings with gcc 4.4
2009-06-12 Alessio Igor BoganiPush BKL down into ->remount_fs()
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-06-12 Christoph Hellwigenforce ->sync_fs is only called for rw superblock
2009-06-12 Christoph Hellwigremove ->write_super call in generic_shutdown_super
2009-06-12 Jeff Mahoneyreiserfs: allow exposing privroot w/ xattrs enabled
2009-05-17 Jeff Mahoneyreiserfs: fixup perms when xattrs are disabled
2009-05-17 Jeff Mahoneyreiserfs: deal with NULL xattr root w/ xattrs disabled
2009-05-17 Jeff Mahoneyreiserfs: clean up ifdefs
2009-05-09 Al ViroFix races around the access to ->s_options
2009-05-09 Jeff Mahoneyreiserfs: remove privroot hiding in lookup
2009-05-09 Jeff Mahoneyreiserfs: dont associate security.* with xattr files
2009-05-09 Jeff Mahoneyreiserfs: fixup xattr_root caching
2009-05-09 Al ViroAlways lookup priv_root on reiserfs mount and keep it
2009-05-09 Jeff Mahoneyreiserfs: Expand i_mutex to enclose lookup_one_len
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Coly Lifs/reiserfs: return f_fsid for statfs(2)
2009-04-01 Al ViroNew helper - current_umask()
2009-03-30 Linus TorvaldsMerge branch 'proc-linus' of git://git./linux/kernel...
2009-03-30 Jeff Mahoneyreiserfs: xattr_create is unused with xattrs disabled
2009-03-30 Alexey Dobriyanproc 2/2: remove struct proc_dir_entry::owner
2009-03-30 Linus TorvaldsMerge branch 'reiserfs-updates' from Jeff Mahoney
2009-03-30 Jeff Mahoneyreiserfs: rename [cn]_* variables
2009-03-30 Jeff Mahoneyreiserfs: rename p_._ variables
2009-03-30 Jeff Mahoneyreiserfs: rename p_s_tb to tb
2009-03-30 Jeff Mahoneyreiserfs: rename p_s_inode to inode
2009-03-30 Jeff Mahoneyreiserfs: rename p_s_bh to bh
2009-03-30 Jeff Mahoneyreiserfs: rename p_s_sb to sb
2009-03-30 Jeff Mahoneyreiserfs: strip trailing whitespace
next