index
:
~tagr/linux
drm/panel/for-next
drm/tegra/fixes
drm/tegra/for-next
master
staging/base
staging/clk
staging/drm/fixes
staging/drm/nouveau
staging/drm/panel
staging/drm/tegra
staging/fixes
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/powergate
staging/pwm
staging/tegra
staging/work
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-03
GFS2: remove division from new statfs code
Benjamin Marzinski
1
-8
/
+9
2009-12-03
GFS2: Improve statfs and quota usability
Benjamin Marzinski
5
-10
/
+100
2009-12-03
GFS2: Use dquot_send_warning()
Steven Whitehouse
1
-1
/
+9
2009-12-03
GFS2: Add set_xquota support
Steven Whitehouse
1
-26
/
+172
2009-12-03
GFS2: Add get_xquota support
Steven Whitehouse
1
-0
/
+43
2009-12-03
GFS2: Clean up gfs2_adjust_quota() and do_glock()
Steven Whitehouse
1
-56
/
+26
2009-12-03
GFS2: Remove constant argument from qd_get()
Steven Whitehouse
1
-4
/
+4
2009-12-03
GFS2: Remove constant argument from qdsb_get()
Steven Whitehouse
1
-6
/
+6
2009-12-03
GFS2: Add proper error reporting to quota sync via sysfs
Steven Whitehouse
1
-4
/
+6
2009-12-03
GFS2: Add get_xstate quota function
Steven Whitehouse
1
-0
/
+23
2009-12-03
GFS2: Remove obsolete code in quota.c
Steven Whitehouse
2
-17
/
+5
2009-12-03
GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops
Steven Whitehouse
4
-0
/
+10
2009-12-03
GFS2: Alter arguments of gfs2_quota/statfs_sync
Steven Whitehouse
5
-10
/
+12
2009-12-03
GFS2: Add cached ACLs support
Steven Whitehouse
1
-2
/
+25
2009-12-03
GFS2: Clean up ACLs
Steven Whitehouse
5
-100
/
+132
2009-12-03
GFS2: Use gfs2_set_mode() instead of munge_mode()
Steven Whitehouse
1
-35
/
+11
2009-12-03
GFS2: Use forget_all_cached_acls()
Steven Whitehouse
1
-1
/
+4
2009-12-03
GFS2: Fix up system xattrs
Steven Whitehouse
3
-92
/
+120
2009-12-03
GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one)
Steven Whitehouse
3
-26
/
+127
2009-12-03
GFS2: Fix potential race in glock code
Steven Whitehouse
1
-2
/
+8
2009-11-20
SLOW_WORK: Fix GFS2 to #include <linux/module.h> before using THIS_MODULE
David Howells
1
-0
/
+1
2009-11-19
SLOW_WORK: Wait for outstanding work items belonging to a module to clear
David Howells
2
-2
/
+3
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
1
-0
/
+3
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-09-16
HWPOISON: Enable .remove_error_page for migration aware file systems
Andi Kleen
1
-0
/
+3
2009-09-14
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+4
2009-09-14
GFS2: Whitespace fixes
Steven Whitehouse
3
-4
/
+4
2009-09-14
block: use blkdev_issue_discard in blk_ioctl_discard
Christoph Hellwig
1
-2
/
+4
2009-09-09
GFS2: Remove unused sysfs file
Steven Whitehouse
3
-14
/
+1
2009-09-08
GFS2: Be extra careful about deallocating inodes
Steven Whitehouse
4
-35
/
+51
2009-08-27
GFS2: Remove no_formal_ino generating code
Steven Whitehouse
5
-190
/
+10
2009-08-26
GFS2: Rename eattr.[ch] as xattr.[ch]
Steven Whitehouse
7
-6
/
+6
2009-08-26
GFS2: Clean up of extended attribute support
Steven Whitehouse
11
-526
/
+333
2009-08-24
GFS2: Add "-o errors=panic|withdraw" mount options
Bob Peterson
4
-14
/
+71
2009-08-24
GFS2: jumping to wrong label?
Roel Kluin
1
-1
/
+1
2009-08-18
GFS2: free disk inode which is deleted by remote node -V2
Wengang Wang
1
-0
/
+18
2009-08-17
GFS2: Add sysfs link to device
Steven Whitehouse
1
-0
/
+10
2009-08-17
GFS2: Replace assertion with proper error handling
Steven Whitehouse
1
-1
/
+3
2009-08-17
GFS2: Improve error handling in inode allocation
Steven Whitehouse
3
-13
/
+27
2009-08-17
GFS2: Add some more info to uevents
Steven Whitehouse
1
-3
/
+10
2009-08-17
GFS2: Add online uevent to GFS2
Steven Whitehouse
3
-3
/
+15
2009-08-14
GFS2: Fix permissions on "recover" file
Steven Whitehouse
1
-10
/
+10
2009-07-30
GFS2: remove dcache entries for remote deleted inodes
Benjamin Marzinski
5
-5
/
+65
2009-07-30
GFS2: Fix incorrent statfs consistency check
Benjamin Marzinski
1
-11
/
+3
2009-07-30
GFS2: Don't put unlikely reclaim candidates on the reclaim list.
Benjamin Marzinski
1
-26
/
+46
2009-07-30
GFS2: Don't try and dealloc own inode
Steven Whitehouse
1
-3
/
+6
2009-07-30
GFS2: Fix panic in glock memory shrinker
Benjamin Marzinski
1
-0
/
+4
2009-07-30
GFS2: keep statfs info in sync on grows
Benjamin Marzinski
3
-14
/
+68
[next]