summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ocfs2: Remove mlog(0) from fs/ocfs2/localalloc.cTao Ma2011-02-222-34/+135
| | * | ocfs2: Remove mlog(0) from fs/ocfs2/alloc.cTao Ma2011-02-222-77/+452
| | * | ocfs2: Add ocfs2_trace.h.Wengang Wang2011-02-212-0/+19
| | * | ocfs2: Remove EXIT from masklog.Tao Ma2011-03-0727-315/+159
| | * | ocfs2: Remove ENTRY from masklog.Tao Ma2011-02-2131-418/+161
| * | | fs,ocfs2: Move o2net_get_func_run_time under CONFIG_OCFS2_FS_STATS.Rakib Mullick2011-03-281-5/+5
| * | | ocfs2/dlm: Move kmalloc() outside the spinlockSunil Mushran2011-02-221-12/+16
| * | | Ocfs2: Using macro to set/clear *FILLED* flags in info handler.Tristan Ye2011-02-201-8/+30
| * | | ocfs2: optimize ocfs2_check_dir_entry() with unlikely() annotationsTao Ma2011-02-201-5/+7
| * | | ocfs2: Use hrtimer to track ocfs2 fs lock statsSunil Mushran2011-02-202-56/+64
* | | | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-242-5/+0
|\ \ \ \
| * \ \ \ Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-102-5/+0
| |\ \ \ \
| | * | | | block: remove per-queue pluggingJens Axboe2011-03-102-5/+0
| | |/ / /
* | | | | userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-232-2/+2
* | | | | ocfs2: use little-endian bitopsAkinobu Mita2011-03-231-5/+5
* | | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-203-4/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fs: change to new flag variablematt mooney2011-03-173-4/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2011-02-153-10/+8
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl2011-01-191-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-164-8/+13
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'next' into for-linusJames Morris2011-03-164-8/+13
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-084-8/+13
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-014-8/+13
* | | | | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-03-163-33/+4
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | ocfs2: use system_wq instead of ocfs2_quota_wqTejun Heo2011-02-013-33/+4
| | |_|_|_|/ | |/| | | |
* | | | | | exportfs: Return the minimum required handle sizeAneesh Kumar K.V2011-03-141-2/+6
* | | | | | kill path_lookup()Al Viro2011-03-141-1/+1
| |/ / / / |/| | | |
* | | | | ocfs2: fix d_revalidate oopsen on NFS exportsAl Viro2011-03-101-1/+1
| |/ / / |/| | |
* | | | ocfs2: Check heartbeat mode for kernel stacks onlyMark Fasheh2011-02-201-8/+20
* | | | Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a rig...Tristan Ye2011-02-201-2/+5
* | | | ocfs2: Fix estimate of necessary credits for mkdirJan Kara2011-02-201-3/+3
|/ / /
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-01-211-3/+2
|\ \ \
| * | | quota: Fix deadlock during path resolutionJan Kara2011-01-121-3/+2
* | | | fallocate should be a file operationChristoph Hellwig2011-01-171-5/+3
* | | | make the feature checks in ->fallocate future proofChristoph Hellwig2011-01-171-0/+2
* | | | ocfs2: Make OCFS2_FS depend on CONFIGFS_FSNicholas Bellinger2011-01-161-2/+1
| |_|/ |/| |
* | | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-131-1/+1
|\ \ \
| * \ \ Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe2010-11-271-1/+1
| |\ \ \
| | * | | block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-131-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-01-134-12/+8
|\ \ \ \ \
| * | | | | Ocfs2: handle hole punching via fallocate properlyJosef Bacik2011-01-121-2/+6
| * | | | | switch ocfs2, close racesAl Viro2011-01-123-10/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-132-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'master' into for-nextJiri Kosina2010-12-226-11/+15
| |\ \ \ \
| * | | | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-012-2/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-1117-532/+842
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | ocfs2: Remove unused truncate function from alloc.cTao Ma2011-01-072-78/+0
| * | | | ocfs2/cluster: dereferencing before checking in nst_seq_show()Dan Carpenter2011-01-071-23/+24
| * | | | ocfs2: fix build for OCFS2_FS_STATS not enabledRandy Dunlap2011-01-071-0/+2
OpenPOWER on IntegriCloud