Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
a87371b477774b290c27bc5cb7f4ccc5379574a9
/
fs
/
gfs2
fd589a8
trivial: fix typo "to to" in multiple files
by Anand Gadiyar
· 15 years ago
355bbd8
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
86d0063
GFS2: Whitespace fixes
by Steven Whitehouse
· 15 years ago
746cd1e
block: use blkdev_issue_discard in blk_ioctl_discard
by Christoph Hellwig
· 15 years ago
2b88f7c
GFS2: Remove unused sysfs file
by Steven Whitehouse
· 15 years ago
acf7e24
GFS2: Be extra careful about deallocating inodes
by Steven Whitehouse
· 15 years ago
8d8291a
GFS2: Remove no_formal_ino generating code
by Steven Whitehouse
· 15 years ago
307cf6e
GFS2: Rename eattr.[ch] as xattr.[ch]
by Steven Whitehouse
· 15 years ago
40b78a3
GFS2: Clean up of extended attribute support
by Steven Whitehouse
· 15 years ago
d34843d
GFS2: Add "-o errors=panic|withdraw" mount options
by Bob Peterson
· 15 years ago
cd01207
GFS2: jumping to wrong label?
by Roel Kluin
· 15 years ago
970343c
GFS2: free disk inode which is deleted by remote node -V2
by Wengang Wang
· 15 years ago
31e54b0
GFS2: Add sysfs link to device
by Steven Whitehouse
· 15 years ago
05164e5
GFS2: Replace assertion with proper error handling
by Steven Whitehouse
· 15 years ago
6050b9c
GFS2: Improve error handling in inode allocation
by Steven Whitehouse
· 15 years ago
440d6da
GFS2: Add some more info to uevents
by Steven Whitehouse
· 15 years ago
8633ecf
GFS2: Add online uevent to GFS2
by Steven Whitehouse
· 15 years ago
d7e623d
GFS2: Fix permissions on "recover" file
by Steven Whitehouse
· 15 years ago
b94a170
GFS2: remove dcache entries for remote deleted inodes
by Benjamin Marzinski
· 15 years ago
6b94617
GFS2: Fix incorrent statfs consistency check
by Benjamin Marzinski
· 15 years ago
8ff22a6
GFS2: Don't put unlikely reclaim candidates on the reclaim list.
by Benjamin Marzinski
· 15 years ago
1e19a19
GFS2: Don't try and dealloc own inode
by Steven Whitehouse
· 15 years ago
a51b56f
GFS2: Fix panic in glock memory shrinker
by Benjamin Marzinski
· 15 years ago
1946f70
GFS2: keep statfs info in sync on grows
by Benjamin Marzinski
· 15 years ago
2163b1e
GFS2: Shrink the shrinker
by Steven Whitehouse
· 15 years ago
d0b6e04
tracing/events: Move TRACE_SYSTEM outside of include guard
by Li Zefan
· 15 years ago
90c699a
block: rename CONFIG_LBD to CONFIG_LBDAF
by Bartlomiej Zolnierkiewicz
· 15 years ago
3ea4005
GFS2: Remove lock_kernel from gfs2_put_super()
by Steven Whitehouse
· 15 years ago
6399777
GFS2: Add tracepoints
by Steven Whitehouse
· 15 years ago
6cfd014
push BKL down into ->put_super
by Christoph Hellwig
· 16 years ago
b7d245d
gfs2: remove ->write_super and stop maintaining ->s_dirt
by Christoph Hellwig
· 16 years ago
c905959
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
003dec8
GFS2: Merge gfs2_get_sb into gfs2_get_sb_meta
by Steven Whitehouse
· 15 years ago
40bc9a2
GFS2: Fix cache coherency between truncate and O_DIRECT read
by Steven Whitehouse
· 15 years ago
f6d0313
GFS2: Fix locking issue mounting gfs2meta fs
by Steven Whitehouse
· 15 years ago
e09f944
GFS2: Remove unused variable
by Steven Whitehouse
· 15 years ago
a12af1e
GFS2: smbd proccess hangs with flock() call.
by Abhijith Das
· 15 years ago
f6eb534
GFS2: Remove args subdir from gfs2 sysfs files
by Steven Whitehouse
· 15 years ago
e1b28aa
GFS2: Remove lockstruct subdir from gfs2 sysfs files
by Steven Whitehouse
· 15 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 15 years ago
87ec217
GFS2: Move gfs2_unlink_ok into ops_inode.c
by Steven Whitehouse
· 15 years ago
536baf0
GFS2: Move gfs2_readlinki into ops_inode.c
by Steven Whitehouse
· 15 years ago
2286dbf
GFS2: Move gfs2_rmdiri into ops_inode.c
by Steven Whitehouse
· 15 years ago
9e6e0a1
GFS2: Merge mount.c and ops_super.c into super.c
by Steven Whitehouse
· 15 years ago
b1e71b0
GFS2: Clean up some file names
by Steven Whitehouse
· 15 years ago
1ce97e5
GFS2: Be more aggressive in reclaiming unlinked inodes
by Steven Whitehouse
· 15 years ago
60a0b8f
GFS2: Add a rgrp bitmap full flag
by Steven Whitehouse
· 15 years ago
0901097
GFS2: Improve resource group error handling
by Steven Whitehouse
· 15 years ago
ef9e8b1
GFS2: Don't warn when delete inode fails on ro filesystem
by Steven Whitehouse
· 15 years ago
fe64d51
GFS2: Umount recovery race fix
by Steven Whitehouse
· 15 years ago
9582d41
GFS2: Remove a couple of unused sysfs entries
by Steven Whitehouse
· 15 years ago
48c2b61
GFS2: Add commit= mount option
by Steven Whitehouse
· 15 years ago
a1c0643
GFS2: Move journal live test at transaction start
by Steven Whitehouse
· 15 years ago
7537d81
GFS2: Fix timestamps on write
by Abhijith Das
· 15 years ago
48bf2b1
GFS2: Something nonlinear this way comes!
by Steven Whitehouse
· 16 years ago
4a0f9a3
GFS2: Optimise writepage for metadata
by Steven Whitehouse
· 16 years ago
c969f58
GFS2: Update the rw flags
by Steven Whitehouse
· 16 years ago
93b49d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
e24977d
Reduce path_lookup() abuses
by Al Viro
· 16 years ago
0c7a531
GFS2: Fix glock ref counting bug
by Steven Whitehouse
· 16 years ago
d9ba761
GFS2: Ensure that the inode goal block settings are updated
by Steven Whitehouse
· 16 years ago
d8bd504
GFS2: Fix bug in block allocation
by Steven Whitehouse
· 16 years ago
e56985d
GFS2: Fix page_mkwrite() return code
by Steven Whitehouse
· 16 years ago
52fcd11
GFS2: Clear dirty bit at end of inode glock sync
by Steven Whitehouse
· 16 years ago
a2c252e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
by Linus Torvalds
· 16 years ago
b1fffc9
gfs2: Remove code handling bio_alloc failure with __GFP_WAIT
by Nikanth Karthikesan
· 16 years ago
1328df7
GFS2: Use DEFINE_SPINLOCK
by Xu Gang
· 16 years ago
10d2198
GFS2: cleanup file_operations mess
by Christoph Hellwig
· 16 years ago
a228df6
GFS2: Move umount flush rwsem
by Steven Whitehouse
· 16 years ago
5cf3252
GFS2: Fix symlink creation race
by Steven Whitehouse
· 16 years ago
7fa5d20
GFS2: Make quotad's waiting interruptible
by Steven Whitehouse
· 16 years ago
8fe74cf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
c2ec175
mm: page_mkwrite change prototype to match fault
by Nick Piggin
· 16 years ago
ce3b0f8
New helper - current_umask()
by Al Viro
· 16 years ago
3ae5080
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
92cecbb
constify dentry_operations: GFS2
by Al Viro
· 16 years ago
df3647b
GFS2: Fix freeze issue
by Steven Whitehouse
· 16 years ago
9c53883
Fix a minor bug in the previous patch
by Steven Whitehouse
· 16 years ago
6bac243
GFS2: Clean up of glops.c
by Steven Whitehouse
· 16 years ago
02ffad0
GFS2: Fix locking bug in failed shared to exclusive conversion
by Benjamin Marzinski
· 16 years ago
229615d
GFS2: Pagecache usage optimization on GFS2
by Hisashi Hifumi
· 16 years ago
02ab172
GFS2: fix sparse warning: Should it be static?
by Hannes Eder
· 16 years ago
075ac44
GFS2: fix sparse warnings: constant is so big it is ...
by Hannes Eder
· 16 years ago
b9a9694
GFS2: Support quota/noquota mount arguments
by Steven Whitehouse
· 16 years ago
223b2b8
GFS2: Fix alignment issue and tidy gfs2_bitfit
by Steven Whitehouse
· 16 years ago
64d576b
GFS2: Add a "demote a glock" interface to sysfs
by Steven Whitehouse
· 16 years ago
02e3cc7
GFS2: Expose UUID via sysfs/uevent
by Steven Whitehouse
· 16 years ago
f15ab56
GFS2: Support generation of discard requests
by Steven Whitehouse
· 16 years ago
d8348de
GFS2: Fix deadlock on journal flush
by Steven Whitehouse
· 16 years ago
e7c8707
GFS2: Fix error path ref counting for root inode
by Steven Whitehouse
· 16 years ago
ac2425e
GFS2: Remove unused field from glock
by Steven Whitehouse
· 16 years ago
f057f6c
GFS2: Merge lock_dlm module into GFS2
by Steven Whitehouse
· 16 years ago
22077f5
GFS2: Remove "double" locking in quota
by Steven Whitehouse
· 16 years ago
0a7ab79
GFS2: change gfs2_quota_scan into a shrinker
by Abhijith Das
· 16 years ago
2db2aac
GFS2: Bring back lvb-related stuff to lock_nolock to support quotas
by Abhijith Das
· 16 years ago
6f04c1c
GFS2: Fix remount argument parsing
by Steven Whitehouse
· 16 years ago
c4be0c1
filesystem freeze: add error handling of write_super_lockfs/unlockfs
by Takashi Sato
· 16 years ago
c8f554b
GFS2: Fix typo in gfs_page_mkwrite()
by Benjamin Marzinski
· 16 years ago
0027ce6
GFS2: LSF and LBD are now one and the same
by Steven Whitehouse
· 16 years ago
e4fefba
GFS2: Set GFP_NOFS when allocating page on write
by Steven Whitehouse
· 16 years ago
Next »