- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 7 months ago
- c9cb9e3 gfs2: don't call quota_unhold if quotas are not locked by Bob Peterson · 4 years, 8 months ago
- 4ed0c30 gfs2: move privileged user check to gfs2_quota_lock_check by Bob Peterson · 4 years, 8 months ago
- e6ce26e gfs2: remove check for quotas on in gfs2_quota_check by Bob Peterson · 4 years, 8 months ago
- f9615fe gfs2: Change BUG_ON to an assert_withdraw in gfs2_quota_change by Bob Peterson · 4 years, 8 months ago
- 2fba46a gfs2: Change inode qa_data to allow multiple users by Bob Peterson · 4 years, 10 months ago
- d580712 gfs2: eliminate gfs2_rsqa_alloc in favor of gfs2_qa_alloc by Bob Peterson · 4 years, 10 months ago
- 969183b gfs2: Switch to list_{first,last}_entry by Andreas Gruenbacher · 5 years ago
- 601ef0d gfs2: Force withdraw to replay journals and wait for it to finish by Bob Peterson · 5 years ago
- f34a6135 gfs2: Only complain the first time an io error occurs in quota or log by Bob Peterson · 6 years ago
- 036330c gfs2: log error reform by Bob Peterson · 6 years ago
- eb43e66 gfs2: Introduce function gfs2_withdrawn by Bob Peterson · 5 years ago
- f3b64b5 gfs2: Some whitespace cleanups by Andreas Gruenbacher · 5 years ago
- 45eb050 gfs2: Minor PAGE_SIZE arithmetic cleanups by Andreas Gruenbacher · 5 years ago
- 04aea0c gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWN by Bob Peterson · 6 years ago
- 7336d0e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 by Thomas Gleixner · 6 years ago
- 243fea4 gfs2: Fix some minor typos by Andreas Gruenbacher · 6 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
- 845802b gfs2: Remove ordered write mode handling from gfs2_trans_add_data by Andreas Gruenbacher · 7 years ago
- 805c0907 GFS2: Log the reason for log flushes in every log header by Bob Peterson · 7 years ago
- c1696fb GFS2: Introduce new gfs2_log_header_v2 by Bob Peterson · 7 years ago
- 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 942b0cd GFS2: Withdraw for IO errors writing to the journal or statfs by Bob Peterson · 7 years ago
- e477b24 gfs2: add flag REQ_PRIO for metadata I/O by Coly Li · 7 years ago
- bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
- 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 · 9 years ago
- dfec8a1 fs: have ll_rw_block users pass in op and flags separately by Mike Christie · 9 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 · 10 years ago
- 1bdf453 gfs2: s64 cast for negative quota value by Abhi Das · 10 years ago
- 9cde289 gfs2: limit quota log messages by Abhi Das · 10 years ago
- 39a7258 gfs2: fix quota updates on block boundaries by Abhi Das · 10 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 · 12 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 · 12 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