Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
85b914581083bb94b89f4accf52fdf862c53e7f3
/
fs
/
gfs2
/
quota.c
101105b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
078cd82
fs: Replace CURRENT_TIME with current_time() for inode timestamps
by Deepa Dinamani
· 8 years ago
47a9a52
GFS2: use BIT() macro
by Fabian Frederick
· 8 years ago
d05d7f4
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
6df9f9a
gfs2: Lock holder cleanup
by Andreas Gruenbacher
· 8 years ago
dfec8a1
fs: have ll_rw_block users pass in op and flags separately
by Mike Christie
· 8 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
b58bf40
GFS2: Reduce size of incore inode
by Bob Peterson
· 9 years ago
a097dc7e
GFS2: Make rgrp reservations part of the gfs2_inode structure
by Bob Peterson
· 9 years ago
b54e9a0
GFS2: Extract quota data from reservations structure (revert 5407e24)
by Bob Peterson
· 9 years ago
c8d5770
gfs2: Extended attribute readahead
by Andreas Gruenbacher
· 9 years ago
15562c4
GFS2: Move glock superblock pointer to field gl_name
by Bob Peterson
· 10 years ago
546fac6
Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 9 years ago
1bdf453
gfs2: s64 cast for negative quota value
by Abhi Das
· 9 years ago
9cde289
gfs2: limit quota log messages
by Abhi Das
· 9 years ago
39a7258
gfs2: fix quota updates on block boundaries
by Abhi Das
· 9 years ago
84588e7
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 10 years ago
3013317
gfs2: fix quota refresh race in do_glock()
by Abhi Das
· 10 years ago
25435e5
gfs2: allow quota_check and inplace_reserve to return available blocks
by Abhi Das
· 10 years ago
b8fbf47
gfs2: perform quota checks against allocation parameters
by Abhi Das
· 10 years ago
e54b2e2
gfs2: Convert to using ->get_state callback
by Jan Kara
· 10 years ago
3f97b16
list_lru: add helpers to isolate items
by Vladimir Davydov
· 10 years ago
503c358
list_lru: introduce list_lru_shrink_{count,walk}
by Vladimir Davydov
· 10 years ago
14bf61f
quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
by Jan Kara
· 10 years ago
3cdcf63
GFS2: use kvfree() instead of open-coding it
by Al Viro
· 10 years ago
2497255
GFS2: remove transaction glock
by Benjamin Marzinski
· 11 years ago
991deec
GFS2: quotas not being refreshed in gfs2_adjust_quota
by Abhi Das
· 11 years ago
e9fb7c7
GFS2: Fix return value in slot_get()
by Abhi Das
· 11 years ago
8382e26
GFS2: Use fs_<level> more often
by Joe Perches
· 11 years ago
d77d1b5
GFS2: Use pr_<level> more consistently
by Joe Perches
· 11 years ago
fc554ed
GFS2: global conversion to pr_foo()
by Fabian Frederick
· 11 years ago
fcf10d3
GFS2: replace kmalloc - __vmalloc / memset 0
by Fabian Frederick
· 11 years ago
1e3d362
GFS2: Fix kbuild test robot reported warning
by Steven Whitehouse
· 11 years ago
2d9e723
GFS2: Move quota bitmap operations under their own lock
by Steven Whitehouse
· 11 years ago
ee2411a
GFS2: Clean up quota slot allocation
by Steven Whitehouse
· 11 years ago
8ad151c
GFS2: Only run logd and quota when mounted read/write
by Steven Whitehouse
· 11 years ago
c754fbb
GFS2: Use RCU/hlist_bl based hash for quotas
by Steven Whitehouse
· 11 years ago
7aed98f
GFS2: Remove gfs2_quota_change_host structure
by Steven Whitehouse
· 11 years ago
951b4bd
gfs2: endianness misannotations
by Al Viro
· 11 years ago
2147dbf
GFS2: Use generic list_lru for quota
by Steven Whitehouse
· 11 years ago
7d80823
GFS2: Rename quota qd_lru_lock qd_lock
by Steven Whitehouse
· 11 years ago
9b9f039
GFS2: Use reflink for quota data cache
by Steven Whitehouse
· 11 years ago
e46c772
GFS2: Protect quota sync generation
by Steven Whitehouse
· 11 years ago
aabd7c7
GFS2: Inline qd_trylock into gfs2_quota_unlock
by Steven Whitehouse
· 11 years ago
1bf59bf
GFS2: Make two similar quota code fragments into a function
by Steven Whitehouse
· 11 years ago
bef292a
GFS2: Remove obsolete quota tunable
by Steven Whitehouse
· 11 years ago
26e43a1
GFS2: Move gfs2_icbit_munge into quota.c
by Steven Whitehouse
· 11 years ago
7b9cff4
GFS2: Add allocation parameters structure
by Steven Whitehouse
· 11 years ago
1ab6c49
fs: convert fs shrinkers to new scan/count API
by Dave Chinner
· 11 years ago
55f841c
super: fix calculation of shrinkable objects for small numbers
by Glauber Costa
· 11 years ago
edd2e9a
GFS2: Remove no-op wrapper function
by Steven Whitehouse
· 11 years ago
37f7157
GFS2: two minor quota fixups
by Bob Peterson
· 12 years ago
94f2f14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
6b24c0d
gfs2: Use uid_eq and gid_eq where appropriate
by Eric W. Biederman
· 12 years ago
7c06b5d
gfs2: Use kuid_t and kgid_t types where appropriate.
by Eric W. Biederman
· 12 years ago
236c64e
gfs2: Remove the QUOTA_USER and QUOTA_GROUP defines
by Eric W. Biederman
· 12 years ago
05e0a60
gfs2: Store qd_id in struct gfs2_quota_data as a struct kqid
by Eric W. Biederman
· 12 years ago
ed87dab
gfs2: Convert gfs2_quota_refresh to take a kqid
by Eric W. Biederman
· 12 years ago
b59c8b6
gfs2: Modify qdsb_get to take a struct kqid
by Eric W. Biederman
· 12 years ago
e08d8d7
gfs2: Modify struct gfs2_quota_change_host to use struct kqid
by Eric W. Biederman
· 12 years ago
2f6c989
gfs2: Introduce qd2index
by Eric W. Biederman
· 12 years ago
558e852
gfs2: Report quotas in the caller's user namespace.
by Eric W. Biederman
· 12 years ago
f4108a6
gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGE
by Eric W. Biederman
· 12 years ago
393551e
gfs2: Remove improper checks in gfs2_set_dqblk.
by Eric W. Biederman
· 12 years ago
350a9b0
GFS2: Split gfs2_trans_add_bh() into two
by Steven Whitehouse
· 12 years ago
4e2f884
GFS2: remove redundant lvb pointer
by David Teigland
· 12 years ago
9dbe961
GFS2: Add Orlov allocator
by Steven Whitehouse
· 12 years ago
aaaf68c
GFS2: Fix an unchecked error from gfs2_rs_alloc
by Andrew Price
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
56aa72d
GFS2: Get rid of I_MUTEX_QUOTA usage
by Jan Kara
· 12 years ago
71f890f
GFS2: Remove rs_requested field from reservations
by Steven Whitehouse
· 12 years ago
431f197
userns: Convert quota netlink aka quota_send_warning
by Eric W. Biederman
· 12 years ago
74a8a10
userns: Convert qutoactl
by Eric W. Biederman
· 12 years ago
801b036
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 12 years ago
ceed172
quota: Split dquot_quota_sync() to writeback and cache flushing part
by Jan Kara
· 12 years ago
5407e24
GFS2: Fold quota data into the reservations struct
by Bob Peterson
· 12 years ago
0a305e4
GFS2: Extend the life of the reservations
by Bob Peterson
· 12 years ago
500242a
GFS2: Fix quota adjustment return code
by Bob Peterson
· 13 years ago
4306629
GFS2: Remove unused argument from gfs2_internal_read
by Andrew Price
· 13 years ago
ad12ab2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 13 years ago
d934928
gfs2: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
220cca2
GFS2: Change truncate page allocation to be GFP_NOFS
by Bob Peterson
· 13 years ago
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
564e12b
GFS2: decouple quota allocations from block allocations
by Bob Peterson
· 13 years ago
a0acae0
freezer: unexport refrigerator() and update try_to_freeze() slightly
by Tejun Heo
· 13 years ago
20ed053
GFS2: Fix up REQ flags
by Steven Whitehouse
· 13 years ago
891a8e9
GFS2: Misc fixes
by Steven Whitehouse
· 13 years ago
54335b1
GFS2: Cache the most recently used resource group in the inode
by Steven Whitehouse
· 13 years ago
ab9bbda
GFS2: Use ->dirty_inode()
by Steven Whitehouse
· 13 years ago
65299a3
block: separate priority boosting from REQ_META
by Christoph Hellwig
· 13 years ago
5dc06c5
block: remove READ_META and WRITE_META
by Christoph Hellwig
· 13 years ago
1495f23
vmscan: change shrinker API by passing shrink_control struct
by Ying Han
· 13 years ago
662e3a5
GFS2: quota allows exceeding hard limit
by Abhijith Das
· 14 years ago
e79a46a
GFS2: panics on quotacheck update
by Abhijith Das
· 14 years ago
802ec9b
GFS2: Allow gfs2 to update quota usage values through the quotactl interface
by Abhijith Das
· 14 years ago
14870b4
GFS2: Userland expects quota limit/warn/usage in 512b blocks
by Abhijith Das
· 14 years ago
bf97b67
GFS2: reserve more blocks for transactions
by Benjamin Marzinski
· 14 years ago
a2e0f79
GFS2: Remove i_disksize
by Steven Whitehouse
· 14 years ago
90e0c22
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 14 years ago
Next »